Set $wgUploadNavigationUrl to false on parser and unit tests
authorumherirrender <umherirrender_de.wp@web.de>
Fri, 8 Aug 2014 19:44:01 +0000 (21:44 +0200)
committerHashar <hashar@free.fr>
Wed, 13 Aug 2014 15:05:14 +0000 (15:05 +0000)
commit6b3cbc276c7019babadc91f0911d7cc846588b20
tree7799ba319f8fecae491255f192166f2c9d8ef473
parent0eed71b7767cad5bb4c53ca45d732934e7b7203b
Set $wgUploadNavigationUrl to false on parser and unit tests

Setting this to default avoids failing parser tests,
when it is set in LocalSettings.php

Bug: 54576
Change-Id: I531d5839e9abe571c6c29f290bb159dabca34798
tests/parser/parserTest.inc
tests/phpunit/includes/parser/NewParserTest.php